You can configure Redundant Management Ethernet (RME) on the SLX interface.
Use the following CLIs to configure Redundant Management Ethernet (RME) on the SLX interface. This feature is supported only on 9150, 9250, 9740 SLX platforms. The configuration set by you is persisted in XCO database. DRC is supported.
XCO automatically sets the PPS (packets per second) value after RME is enabled. For SLX 9150 and 9250 devices, PPS is set to 8000.
On SLX 9740, the BPS (bits per second) is set to 20000 Kbps after RME is enabled.
Note
For information about the commands on RME, see the ExtremeCloud Orchestrator Command Reference, 3.6.0efa inventory device interface redundant-management [flags] Flags: --ip string Comma separated range of device IP addresses. --if-name string only one interface name. Example: 0/50 --enable string Valid values: true, false --- Time Elapsed: 9.610987ms ---
Example:
efa inventory device interface redundant-management –-ip 10.20.246.10 –-if-name 0/17 –-enable true
efa inventory device interface redundant-management –-ip 10.20.246.10 –-if-name 0/17 –-enable false
SLX# show running-config interface eth 0/17 interface Ethernet 0/17 redundant-management enable no shutdown !